- opencc (1.1.9+ds1-1+rpi1) trixie-staging; urgency=medium
++opencc (1.1.9+ds1-4+rpi1) forky-staging; urgency=medium
+
+ [changes brought forward from 1.1.1+git20200624+ds2-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 28 Jan 2021 14:32:01 +0000]
+ * Update symbols file for raspbian.
+
- -- Raspbian forward porter <root@raspbian.org> Sun, 08 Sep 2024 11:33:46 +0000
++ -- Raspbian forward porter <root@raspbian.org> Wed, 11 Feb 2026 05:22:57 +0000
++
+ opencc (1.1.9+ds1-4) unstable; urgency=medium
+
+ * debian/control: Bump Standards-Version to 4.7.3.
+ * Build-dep on python3-all-dev instead of python3-dev. (Closes: #1125410)
+ * debian/rules: Enable DH_VERBOSE for better debugging.
+ * debian/pybuild.testfiles: Added to enable python binding post-build tests.
+ * debian/patches/backport/345c9a50ab07018f1b4439776bad78a0d40778ec.patch:
+ Add patch from upstream to fix out-of-bounds read issues when handling
+ truncated UTF-8 input.
+ * debian/patches/0009-setup.py-Handle-python-binding-instead-of-cmake.patch:
+ Add patch so that the python3 binding as well as pybind11 usage is handled
+ by setup.py, not CMakeLists.txt. This is required to build for all
+ supported python3 versions instead of just the default one.
+ * debian/rules: Adjust python-related building accordingly.
+
+ -- Boyuan Yang <byang@debian.org> Tue, 13 Jan 2026 19:17:36 -0500
+
+ opencc (1.1.9+ds1-3) unstable; urgency=medium
+
+ * debian/control: Bump Standards-Version to 4.7.2.
+ * Upload to unstable.
+
+ -- Boyuan Yang <byang@debian.org> Sun, 28 Sep 2025 19:36:20 -0400
+
+ opencc (1.1.9+ds1-3~exp1) experimental; urgency=medium
+
+ * Test rebuild against libmarisa 0.3.1.
+
+ -- Boyuan Yang <byang@debian.org> Tue, 23 Sep 2025 20:07:44 -0400
+
+ opencc (1.1.9+ds1-2) unstable; urgency=medium
+
+ * debian/patches/backport/0006-Fix-build-for-gcc-15-934.patch,
+ debian/patches/backport/0007-Fix-deprecated-declarations-in-C-17.patch:
+ Backport upstream patches to fix FTBFS with GCC 15. (Closes: #1097512)
+ * debian/patches/0002-Force-build-with-c-17.patch: Force building with
+ c++17 standard to fix FTBFS with the new googletest.
+
+ -- Boyuan Yang <byang@debian.org> Tue, 09 Sep 2025 08:26:01 -0400
opencc (1.1.9+ds1-1) unstable; urgency=medium